home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Otherware
/
Otherware_1_SB_Development.iso
/
mac
/
misc
/
chemistr
/
chem101.sit
/
Chem 101
/
background_2720.txt
< prev
next >
Wrap
Text File
|
1989-08-27
|
4KB
|
178 lines
-- background: 2720 from stack: in
-- bmap block id: 3270
-- flags: 0000
-- background id: 0
-- name: Chem 101
-- part 1 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=225 top=308 right=331 bottom=251
-- title width / last selected line: 0
-- icon id / first selected line: 1014 / 1014
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Prev
----- HyperTalk script -----
on mouseUp
if the number of this card is 1 then exit mouseUp
visual effect wipe right
go to previous card
end mouseUp
-- part 13 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=466 top=300 right=338 bottom=505
-- title width / last selected line: 0
-- icon id / first selected line: 1012 / 1012
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: recent
----- HyperTalk script -----
on mouseUp
visual effect iris close
go to first cd
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=258 top=308 right=331 bottom=283
-- title width / last selected line: 0
-- icon id / first selected line: 1013 / 1013
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
visual effect wipe left
go to next card
end mouseUp
-- part 17 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=147 top=59 right=76 bottom=315
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 8192
-- line height: 16
-- part name: Card Name
-- part 18 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=8 top=300 right=335 bottom=43
-- title width / last selected line: 0
-- icon id / first selected line: 24539 / 24539
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
go home
end mouseUp
-- part 21 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=47 top=301 right=334 bottom=86
-- title width / last selected line: 0
-- icon id / first selected line: 1141 / 1141
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Periodic Table
----- HyperTalk script -----
on mouseUp
visual effect dissolve
go to cd "Periodic Table"
end mouseUp
-- part 24 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=90 top=301 right=334 bottom=127
-- title width / last selected line: 0
-- icon id / first selected line: 17400 / 17400
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Workbook
----- HyperTalk script -----
on mouseUp
visual effect dissolve
go to cd "Workbook"
end mouseUp
-- part 27 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=281 top=313 right=330 bottom=449
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: cont
-- part 34 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=422 top=301 right=339 bottom=461
-- title width / last selected line: 0
-- icon id / first selected line: 18417 / 18417
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: recent
----- HyperTalk script -----
on mouseUp
visual effect iris close
go to recent card
end mouseUp